- data encapsulation
- закрытие данных
Англо-русский словарь по компьютерной безопасности. Академик.ру. 2011.
Англо-русский словарь по компьютерной безопасности. Академик.ру. 2011.
Data encapsulation — may refer to: The wrapping of private data in classes in object oriented programming languages: see information hiding and separation of concerns OSI model in network protocol design This disambiguation page lists articles associated with the… … Wikipedia
Encapsulation (computer science) — Encapsulation is the grouping together of data and functionality.While the C language used structs to group data together, C++ adds thefunctionality component. This does the following: # Allows a programmer to explicitly provide the interface to… … Wikipedia
Data, context and interaction — (DCI) is a paradigm used in computer software to program systems of communicating objects. Its goals are: To improve the readability of object oriented code by giving system behavior first class status; To cleanly separate code for rapidly… … Wikipedia
Data center bridging — (DCB) refers to a set of enhancements to Ethernet local area networks for use in data center environments. Specifically, DCB goals are, for selected traffic, to eliminate loss due to queue overflow and to be able to allocate bandwidth on links.… … Wikipedia
Encapsulation (networking) — In computer networking, encapsulation is a method of designing modular communication protocols in which logically separate functions in the network are abstracted from their underlying structures by inclusion or information hiding within higher… … Wikipedia
Encapsulation — Wiktionarypar|encapsulationEncapsulation may refer to: * molecular encapsulation, in chemistry, the confinement of an individual molecule within a larger molecule * encapsulation (networking), in computer networking, to include data from an upper … Wikipedia
Data link layer — The OSI model 7 Application layer 6 Presentation layer 5 Session layer 4 Transport layer 3 Network layer 2 … Wikipedia
Data model — Overview of data modeling context: A data model provides the details of information to be stored, and is of primary use when the final product is the generation of computer software code for an application or the preparation of a functional… … Wikipedia
Data Link Layer — The Data Link Layer is Layer 2 of the seven layer OSI model. It responds to service requests from the Network Layer and issues service requests to the Physical Layer.The Data Link Layer is the protocol layer which transfers data between adjacent… … Wikipedia
encapsulation — n. state of being enclosed within a capsule; act of placing or enclosing in a capsule; insertion of all methods and data needed for independent operation into one program; (Telecommunications) inclusion of one data structure within another … English contemporary dictionary
encapsulation — The process of inserting the frame header and data from a higherlevel protocol into the data frame of a lower level protocol. See also tunneling … Dictionary of networking